home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_2 / cnetjam2.lha / CNetJam2 / cnet / pfiles / fido / !Dir_Contents! next >
Text File  |  1995-01-28  |  6KB  |  143 lines

  1. 1/28/95
  2.  
  3. Contents of "pfiles:fido/" directory...
  4.  
  5.     - BaseSizer
  6.  
  7.         - This file creates a text file "BaseSizes" inside Base1: directory
  8.           listing the byte sizes of all network directories. See inside the
  9.           file for more information.
  10.  
  11.     - Call_Jam
  12.  
  13.         - This file allows you to use JamMail's CALL command, in conjunction
  14.           with my JamCall.rexx file, located in the "mail:" directory. The
  15.           JamCall file is an intelligent dialer script for JamMail. This
  16.           file allows you to call out on the JamMail line from any node in
  17.           your system from WITHIN CNet, meaning you type the command from a
  18.           command prompt while INSIDE of CNet Amiga. Add the following line
  19.           to the bottom of your Menu # 1; SysOp Only Menu in "bbsmenu":
  20.  
  21.                 CALL, CALL jam | {#0pfiles:fido/Call_Jam}
  22.                                  ^
  23.                              Control-Q
  24.  
  25.           If you do not specify an argument, you'll be asked who you wish to
  26.           call, or else you can either specify a Node Address or one of your
  27.           NetWork Aliases, upon which the Node Address will be looked up
  28.           then passed to the JamCall.rexx file. You can also specify 2nd &
  29.           3rd arguments of # of retries and length of redial delay. Here
  30.           are some example usages:
  31.  
  32.                 Main> call dotoran
  33.                 Main> call 1:260/121.0
  34.  
  35.                     - Both of the above will attempt to call dotoran 99 times
  36.                       with a 30 tick pause between redials. The first will
  37.                       only work if a "dotoran" alias was created using the
  38.                       EP command.
  39.  
  40.                 Main> call 1:260/10.0 10 60
  41.  
  42.                     - This one attempts to call my boss node 10 times, with
  43.                       a 60 tic pause between redials.
  44.  
  45.     - FidoBusyMessage
  46.  
  47.         - This little file is displayed to users if incoming echo messages
  48.           are being processed. Place a call to this file in your "sys.welcome"
  49.           file like this:
  50.  
  51.                 {#0pfiles:fido/FidoBusyMessage}
  52.                 ^
  53.             Control-Q
  54.  
  55.         - This command can also be activated through the "FidoMenu" below.
  56.  
  57.         - If the SysOp is shown this message, you'll be asked if you wish to
  58.           run CNet Toss. This option was put in in the event Toss wasn't
  59.           running, which would mean that someone had most probably CRASH-
  60.           Sent you something since the last time you ran Toss.
  61.  
  62.     - FidoMenu
  63.  
  64.         - Gives your users a little menu of files they can view concerning
  65.           FIDO and the networks. Options to view fido status(FidoBusyMessage),
  66.           view Toss Report and view Base Sizes are given. Add this line to
  67.           the bottom of your Menu # 2; Available Everywhere Menu in your
  68.           "cnet:bbsmenu" file:
  69.  
  70.                 FIDO `1- | {#0pfiles:Fido/FidoMenu}
  71.                            ^
  72.                        Control-Q
  73.  
  74.     - FREQ-List_Maker2
  75.  
  76.         - This file allows you to create filelists for use with FREQ'ing.
  77.           FREQ's (File Requests) are a powerful feature of JamMail and I
  78.           urge you all into looking into offering them to your users. Full
  79.           instructions can be found in the text of the file, so load it into
  80.           a text editor and change what needs to be changed.
  81.  
  82.         - You can also choose to add this command to the bottom of Menu # 1;
  83.           SysOp Only Menu in the event you ever wish to manually create the
  84.           filelists again:
  85.  
  86.                 FREQS `31 | {#0pfiles:Fido/FREQ-List_Maker2}
  87.                             ^
  88.                         Control-Q
  89.  
  90.     - FreqTester
  91.  
  92.         - This little file will allow you to create a .REQ request from your
  93.           OWN system. It then launches FFRS to see if you're using correct
  94.           settings, or if you'll need to tweak them. Look inside the file
  95.           for more information.
  96.  
  97.     - Give_Me_FILES
  98.  
  99.         - Given that you're using SOME SORT of FileList generator, this
  100.           little file gives your users the power to either VIEW or SELECT
  101.           for DOWNLOAD your FILES listing. You can edit some variables in
  102.           the file to specify which(and how many) filelists you wish to
  103.           allow the users to view(download).
  104.  
  105.     - Look_Up
  106.  
  107.         - Another little utility that allows you to do lookups on Nodes in
  108.           your NodeList, except this one also has the ability to take one of
  109.           your network aliases as the argument, instead of the Node Address.
  110.           Info on setup and use are within the code of the file.
  111.  
  112.     - NetLogViewer
  113.  
  114.         - Allows you to specify which logs pertaining to networking, jammail,
  115.           etc. you wish to view. You can also delete the logs from this menu
  116.           as well. Look inside the coding for details on setup and use.
  117.  
  118.         - I should note that if you'll be using the "TossReporter" below,
  119.           remember to NOT delete the TOSS log using this file. It will delete
  120.           the file when it's done examining it.
  121.  
  122.     - NetUtils
  123.  
  124.         - Another little menu program, except for the SYSOP, instead of the
  125.           user. Gives the ability to GetNode, ENumNet, ClearAcct and GetAcct.
  126.  
  127.         - You can also launch the NetLogViewer from inside this menu as well.
  128.  
  129.         - The GetNode launches the Look_Up file, in case you wish to enter
  130.           a network alias, instead of the Node Number.
  131.  
  132.         - Look inside the file for setup/use details and information.
  133.  
  134.     - TossReport
  135.     - TossReporter
  136.  
  137.         - "TossReport" text file is created by "TossReporter" file. This
  138.           reads your "toss" logs and converts them into something user
  139.           friendly for your(and your users) use. Full details on how to
  140.           use this file can be found within the coding of the file.
  141.  
  142. Dotoran
  143.